procedure call information

英 [prəˈsiːdʒə(r) kɔːl ˌɪnfəˈmeɪʃn] 美 [prəˈsiːdʒər kɔːl ˌɪnfərˈmeɪʃn]

网络  过程调用信息

计算机



双语例句

  1. When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
    客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
  2. At the Remote Procedure Call ( RPC) level, you get the record information for the NFS request, and then at the NFS file, you get the actual data that was exchanged.
    在远程过程调用(RPC)级别,您记录下NFS请求的信息,然后在NFS文件中,您可以获得实际交换的数据。
  3. These both rely on the Remote Procedure Call ( RPC) protocol to share information across the network.
    这两个服务都依赖于远程过程调用(RemoteProcedureCall,RPC)协议,以便在整个网络的范围内共享信息。
  4. Remote procedure call ( RPC) is a powerful tool for developing distributed system and a popular process communicating mechanism as well. With RPC, a logical channel can be built between the applied programmes which try to communicate with each other in order to fulfill information exchange.
    远程过程调用RPC是构成分布式系统的有力工具,同时也是分布式系统中一种流行的进程迁移通信机制,它试图在进行会话的应用程序间建立一条逻辑信道,实现信息交换。
  5. Studied and realized the RPC ( Remote Procedure Call), and the information translation and message transferring in the way.
    研究了事务应用中的相关技术,XML远程过程调用以及在调用过程中涉及到的信息转换和传递;